GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / Exclude Method





In This Topic
Exclude Method
In This Topic
Syntax
'Declaration
 
Public Function Exclude( _
   ByVal region As GdPictureRectangleF, _
   ByVal epsilon As Single _
) As GdPictureRectangleF
public function Exclude( 
    region: GdPictureRectangleF;
    epsilon: Single
): GdPictureRectangleF; 
public function Exclude( 
   region : GdPictureRectangleF,
   epsilon : float
) : GdPictureRectangleF;

Parameters

region
epsilon
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members